-
Home
-
aBlocks – WordPress Gutenberg Blocks
-
1.9.0
-
Code
-
Classes
- AbstractRequestHandler
Total Complexity |
132 |
Dependencies |
6 |
Dependents |
0 |
Total lines |
486 |
Lines of code |
350 |
Logical lines of code |
260 |
Comment lines |
85 |
Methods |
11 |
Properties |
7 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
prepare_response() |
D |
12 |
98 |
275 |
maybe_decode() |
S |
61 |
7 |
12 |
check_permission() |
S |
60 |
6 |
13 |
handle_request() |
S |
58 |
5 |
15 |
respond_success() |
S |
61 |
5 |
12 |
is_unauthenticated_request() |
S |
69 |
4 |
6 |
is_ajax_request() |
S |
70 |
2 |
6 |
respond_error() |
S |
67 |
2 |
8 |
__construct() |
S |
100 |
1 |
0 |
dispatch_actions() |
S |
100 |
1 |
0 |
respond() |
S |
79 |
1 |
3 |